| ExcelReader Xojo Component |
|
ExcelReader.Fill Class
Class that represent fill styles.
Obtain instance of this class from the Format class.
Object
Fill
class ExcelReader.Fill
Properties
BackgroundColor | Background color of the fill. |
ForegroundColor | Foreground color of the fill. |
HasBackgroundColor | If set to true then the BackgroundColor property has valid meaning |
HasForegroundColor | If set to true then the ForegroundColor property has valid meaning |
Pattern | The type of pattern used for the fill. This can be any value from the ExcelReader.Fill.PatternValues enum. |
Enumerations
PatternValues | Enum that defines fill patterns.
This enum is used with the ExcelReader.Fill.Pattern property. |
Supported Platforms:
macOS CarbonmacOS Intel 32 bitmacOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitiOS